home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / database / hsmt4095.zip / HSMART95.EXE / 0 / RCDATA / TFORM11 / TFORM11.txt < prev   
Text File  |  1996-06-20  |  3KB  |  88 lines

  1. object Form11: TForm11
  2.   Left = 283
  3.   Top = 146
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Evaluation Expiration'
  7.   ClientHeight = 273
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Image1: TImage
  18.     Left = 10
  19.     Top = 10
  20.     Width = 66
  21.     Height = 67
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object Panel1: TPanel
  25.     Left = 95
  26.     Top = 4
  27.     Width = 314
  28.     Height = 252
  29.     TabOrder = 0
  30.     object Memo1: TMemo
  31.       Left = 6
  32.       Top = 5
  33.       Width = 302
  34.       Height = 242
  35.       BorderStyle = bsNone
  36.       Color = clBtnFace
  37.       Enabled = False
  38.       Font.Color = clNavy
  39.       Font.Height = -13
  40.       Font.Name = 'System'
  41.       Font.Style = []
  42.       Lines.Strings = (
  43.         'Your 30 day evaluation period has expired.  If '
  44.         'you are using this product then you should '
  45.         'register it.  If you are not using this product '
  46.         'then you should remove it from your disk.'
  47.         'If you just have not gotten around to using the '
  48.         'program and want to give it a try then reinstall '
  49.         'the program to renew you 30 day trial period.'
  50.         ''
  51.         'REGISTRATION BENEFITS - No more nuisance '
  52.         'screens, ability to print menus and shopping '
  53.         'list, 1200 and 1800 calorie template menus, '
  54.         'notification of program updates, free upgrades '
  55.         'for future versions.'
  56.         ''
  57.         '(This screen can be moved but not cleared.)')
  58.       ParentFont = False
  59.       TabOrder = 0
  60.     end
  61.   end
  62.   object BitBtn2: TBitBtn
  63.     Left = 2
  64.     Top = 129
  65.     Width = 89
  66.     Height = 33
  67.     Caption = 'O&rder'
  68.     ModalResult = 1
  69.     TabOrder = 1
  70.     OnClick = BitBtn2Click
  71.     Glyph.Data = {
  72.       78010000424D7801000000000000760000002800000020000000100000000100
  73.       04000000000000000000120B0000120B00000000000000000000000000000000
  74.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  75.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
  76.       57705557757777775FF7555555555555000755555555555F777F555555555550
  77.       87075555555555F7577F5555555555088805555555555F755F75555555555033
  78.       805555555555F755F75555555555033B05555555555F755F75555555555033B0
  79.       5555555555F755F75555555555033B05555555555F755F75555555555033B055
  80.       55555555F755F75555555555033B05555555555F755F75555555555033B05555
  81.       555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
  82.       5555F777F7555555555501900555555555557777755555555555099055555555
  83.       55557777555555555555500555555555555557755555555555550000}
  84.     NumGlyphs = 2
  85.     Style = bsWin31
  86.   end
  87. end
  88.